Merge branch 'add-child-clash' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Sat, 26 Sep 2020 01:17:08 +0000 (01:17 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 26 Sep 2020 01:17:08 +0000 (01:17 +0000)
commitdb4b7e3d11ceb8b07a155f73043dde437b84eb03
tree64b33627577133a737ae45660ece0ba4fb27c3c3
parent1b93108d10fe4d129714ba8f5643b0a0f0912cff
parente4d4b50d6de6324f5566cad9061ac7470fa64125
Merge branch 'add-child-clash' into 'master'

Make GtkBuildable vfunc accessor functions private

Closes #3191

See merge request GNOME/gtk!2619